﻿2026-05-17T04:44:33.1358223Z ##[group]Run actions/checkout@v4
2026-05-17T04:44:33.1359199Z with:
2026-05-17T04:44:33.1359643Z   repository: SaberMage/rebno
2026-05-17T04:44:33.1360486Z   token: ***
2026-05-17T04:44:33.1360944Z   ssh-strict: true
2026-05-17T04:44:33.1361373Z   ssh-user: git
2026-05-17T04:44:33.1361871Z   persist-credentials: true
2026-05-17T04:44:33.1362484Z   clean: true
2026-05-17T04:44:33.1362951Z   sparse-checkout-cone-mode: true
2026-05-17T04:44:33.1363502Z   fetch-depth: 1
2026-05-17T04:44:33.1364246Z   fetch-tags: false
2026-05-17T04:44:33.1364707Z   show-progress: true
2026-05-17T04:44:33.1365174Z   lfs: false
2026-05-17T04:44:33.1365636Z   submodules: false
2026-05-17T04:44:33.1366074Z   set-safe-directory: true
2026-05-17T04:44:33.1366876Z ##[endgroup]
2026-05-17T04:44:33.2540692Z Syncing repository: SaberMage/rebno
2026-05-17T04:44:33.2543885Z ##[group]Getting Git version info
2026-05-17T04:44:33.2545431Z Working directory is '/home/runner/work/rebno/rebno'
2026-05-17T04:44:33.2546960Z [command]/usr/bin/git version
2026-05-17T04:44:33.2604098Z git version 2.54.0
2026-05-17T04:44:33.2629485Z ##[endgroup]
2026-05-17T04:44:33.2647862Z Temporarily overriding HOME='/home/runner/work/_temp/72ed017b-0f27-45ba-b757-dd1fbe738dd4' before making global git config changes
2026-05-17T04:44:33.2650835Z Adding repository directory to the temporary git global config as a safe directory
2026-05-17T04:44:33.2655564Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/rebno/rebno
2026-05-17T04:44:33.2703212Z Deleting the contents of '/home/runner/work/rebno/rebno'
2026-05-17T04:44:33.2707604Z ##[group]Initializing the repository
2026-05-17T04:44:33.2712703Z [command]/usr/bin/git init /home/runner/work/rebno/rebno
2026-05-17T04:44:33.2815217Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-17T04:44:33.2817285Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-17T04:44:33.2819291Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-17T04:44:33.2821355Z hint: call:
2026-05-17T04:44:33.2822295Z hint:
2026-05-17T04:44:33.2823654Z hint: 	git config --global init.defaultBranch <name>
2026-05-17T04:44:33.2824977Z hint:
2026-05-17T04:44:33.2826155Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-17T04:44:33.2828173Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-17T04:44:33.2829719Z hint:
2026-05-17T04:44:33.2830514Z hint: 	git branch -m <name>
2026-05-17T04:44:33.2831591Z hint:
2026-05-17T04:44:33.2833051Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-17T04:44:33.2835191Z Initialized empty Git repository in /home/runner/work/rebno/rebno/.git/
2026-05-17T04:44:33.2838727Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/rebno
2026-05-17T04:44:33.2880814Z ##[endgroup]
2026-05-17T04:44:33.2882246Z ##[group]Disabling automatic garbage collection
2026-05-17T04:44:33.3020649Z [command]/usr/bin/git config --local gc.auto 0
2026-05-17T04:44:33.3024110Z ##[endgroup]
2026-05-17T04:44:33.3025378Z ##[group]Setting up auth
2026-05-17T04:44:33.3026658Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-17T04:44:33.3030853Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-17T04:44:33.3311684Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-17T04:44:33.3340280Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-17T04:44:33.3524922Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-17T04:44:33.3554484Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-17T04:44:33.3742531Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-17T04:44:33.3774734Z ##[endgroup]
2026-05-17T04:44:33.3776139Z ##[group]Fetching the repository
2026-05-17T04:44:33.3784637Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +5a4a85a121c9f02078900e73f0081b827a22a802:refs/remotes/origin/main
2026-05-17T04:44:35.3017642Z From https://github.com/SaberMage/rebno
2026-05-17T04:44:35.3019254Z  * [new ref]         5a4a85a121c9f02078900e73f0081b827a22a802 -> origin/main
2026-05-17T04:44:35.3070351Z ##[endgroup]
2026-05-17T04:44:35.3083039Z ##[group]Determining the checkout info
2026-05-17T04:44:35.3084215Z ##[endgroup]
2026-05-17T04:44:35.3100243Z [command]/usr/bin/git sparse-checkout disable
2026-05-17T04:44:35.3143517Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-17T04:44:35.3202687Z ##[group]Checking out the ref
2026-05-17T04:44:35.3204833Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-05-17T04:44:35.8111778Z Switched to a new branch 'main'
2026-05-17T04:44:35.8123772Z branch 'main' set up to track 'origin/main'.
2026-05-17T04:44:35.8694899Z ##[endgroup]
2026-05-17T04:44:35.8733060Z [command]/usr/bin/git log -1 --format=%H
2026-05-17T04:44:35.8754836Z 5a4a85a121c9f02078900e73f0081b827a22a802
